React Ink
https://github.com/vadimdemedes/ink
CLI
を
React
で記述するframework
ink-testing-library
でテストする
https://github.com/vadimdemedes/ink-testing-library
components
https://github.com/vadimdemedes/ink?tab=readme-ov-file#useful-components
https://github.com/pppp606/ink-chart
ascii artによるグラフ
Preact
では動かせない
react-reconciler
に依存している
ink内部のそれを
preact-reconciler
で置き換えようと思ったが、なぜか
import map
では置き換えれなかった
#2025-08-27
21:17:57